Skip to content

chore: Replace custom Gradle wrapper updater with Dependabot#5421

Open
runningcode wants to merge 1 commit into
mainfrom
claude/dreamy-cannon-345b9c
Open

chore: Replace custom Gradle wrapper updater with Dependabot#5421
runningcode wants to merge 1 commit into
mainfrom
claude/dreamy-cannon-345b9c

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

Summary

  • Remove scripts/update-gradle.sh — the custom shell script that handled Gradle wrapper version detection and updates
  • Remove the gradle-wrapper job from .github/workflows/update-deps.yml

The existing Dependabot gradle package ecosystem already supports updating the Gradle wrapper (gradle/wrapper/gradle-wrapper.properties), making the custom updater script and workflow job redundant.

The native job in update-deps.yml is unchanged and continues to handle Native SDK updates.

🤖 Generated with Claude Code

Remove the custom `scripts/update-gradle.sh` script and its
corresponding `gradle-wrapper` job in the `update-deps.yml` workflow.
The existing Dependabot `gradle` package ecosystem already handles
Gradle wrapper updates, making this custom machinery redundant.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sentry
Copy link
Copy Markdown

sentry Bot commented May 12, 2026

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.41.0 (1) release

⚙️ sentry-android Build Distribution Settings

@github-actions
Copy link
Copy Markdown
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 315.51 ms 377.65 ms 62.14 ms
Size 0 B 0 B 0 B

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
319f256 322.02 ms 380.33 ms 58.30 ms
889ecea 367.58 ms 437.52 ms 69.94 ms
2195398 309.39 ms 354.53 ms 45.14 ms
72020f8 312.32 ms 370.94 ms 58.62 ms
62b579c 318.48 ms 367.71 ms 49.24 ms
62b579c 349.26 ms 426.26 ms 77.00 ms
dcc6bbf 382.58 ms 462.13 ms 79.54 ms
694d587 305.45 ms 378.38 ms 72.94 ms
6b019b7 343.31 ms 417.23 ms 73.91 ms
d364ace 411.72 ms 430.81 ms 19.10 ms

App size

Revision Plain With Sentry Diff
319f256 1.58 MiB 2.19 MiB 619.79 KiB
889ecea 1.58 MiB 2.11 MiB 539.75 KiB
2195398 0 B 0 B 0 B
72020f8 1.58 MiB 2.19 MiB 620.21 KiB
62b579c 0 B 0 B 0 B
62b579c 0 B 0 B 0 B
dcc6bbf 1.58 MiB 2.12 MiB 553.10 KiB
694d587 1.58 MiB 2.19 MiB 620.06 KiB
6b019b7 0 B 0 B 0 B
d364ace 1.58 MiB 2.11 MiB 539.75 KiB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant